From c0ce0ee0e23a13863b5cfa220c3ba97bcb1cbc5e Mon Sep 17 00:00:00 2001 From: oliskoli Date: Wed, 17 Sep 2008 20:11:29 +0000 Subject: [PATCH] unicsv: Activate support for geocaching data. git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3499 f51c46e8-681c-474f-0cfe-069cfd0219fb --- gpsbabel/xmldoc/formats/unicsv.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/gpsbabel/xmldoc/formats/unicsv.xml b/gpsbabel/xmldoc/formats/unicsv.xml index 099e8a0b9..2a54aef4e 100644 --- a/gpsbabel/xmldoc/formats/unicsv.xml +++ b/gpsbabel/xmldoc/formats/unicsv.xml @@ -11,7 +11,9 @@ The list of keywords include: - alt = Elevation (in meters) of the point. Add "ft" or "feet" for feet. + alt = Elevation (in meters) of the point. Add "ft" or "feet" for feet. + arch = Geocache archived flag + avail = Geocache available flag bng_e = British National Grid's easting bng = full coordinate in BNG format (zone easting northing) bng_pos = full coordinate in BNG format (zone easting northing) @@ -19,18 +21,24 @@ bng_z = British National Grid's zone caden = Cadence comment = Notes + cont = Geocache container cour = Heading / Course true date = Date (yyyy/mm/dd) depth = Depth (in meters). Add "ft" or "feet" for feet. desc = Description + diff = Geocache difficulty ele = Elevation (in meters) of the point. Add "ft" or "feet" for feet. e/w = 'e' for eastern hemisphere, 'w' for western + exported = Geocache export date + found = Geocache last found date fix = 3d, 2d, etc. + gcid = Geocache chache id geschw = Geschwindigkeit (speed) hdop = Horizontal dilution of precision head = Heading / Course true heart = Heartrate height = Elevation (in meters) of the point + hint = Geocache cache hint icon = Symbol (icon) name lat = Latitude lon = Longitude @@ -38,13 +46,17 @@ n/s = 'n' for northern hemisphere, 's' for southern notes = Notes pdop = Position dilution of precision + placer = Geocache placer + placer_id =Geocache placer id prox = Proximity (in meters). Add "ft" or "feet" for feet. sat = Number of sats used for fix speed = Speed symb = Symbol (icon) name tempf = Temperature (degrees Fahrenheit) temp = Temperature (degrees Celsius) + terr = Geocache terrain time = Time (hh:mm:ss[.msec]) + type = Geocache cache type url = URL utc_d = UTC date utc_t = UTC time -- 2.30.2